Click or drag to resize

ResourceGetAllowedMethods Method

Gets the all allowed methods.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string[] GetAllowedMethods()

Return Value

Type: String
Returns names of allowed methods.
See Also